NevronOpenVision
Nevron.Nov.UI Namespace / NVectorImageExporter<TContent> Class


NVectorImageExporter<TContent> Class Methods

For a list of all members of this type, see NVectorImageExporter<TContent> members.

Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Copies a vector image to the clipboard.  
Public MethodOverloaded. Exports the whole document to AutoCAD Drawing Interchange (DXF).  
Public MethodOverloaded. Exports the whole document to Enhanced Metafile (EMF).  
Public MethodOverloaded. Exports the whole document to SVG.  
Public MethodOverloaded. Shows a file dialog for selecting an image file and exports the document to an image.  
Public MethodOverloaded. Overridden. Exports the specified bounds of the document to a vector image of the specified format and saves it to the given stream.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Gets the file types supported by this image exporter.  
Internal MethodOverridden.   
Top
See Also